error: deadlock
update conflicts with concurrent update
fragment: frames\gartenhof-kuesters2.de\bilderverwaltung\docframe.html
database: datenbanken\gartenhof-kuesters2.de\pictures.GDB
table: pictureobject A join zo_category_pictureobject B on B.pictureobject=A.id
sqlstring: Select count( A.id) from pictureobject A join zo_category_pictureobject B on B.pictureobject=A.id
Where (B.category=:paramcatid) and (B.id<>:paramcatid) and (A.visible=1)